home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / GRAHAM / XAAES_S.ZIP / XAAES / DOCS / BETA,TXT.BAK next >
Encoding:
Text File  |  1996-05-03  |  1.8 KB  |  44 lines

  1. OK folks - XaAES beta 5 is upon us....
  2.  
  3. Sorry if folks were hoping for a more major update - all I can say is that I've had
  4. a very busy month & will hopefully make more progress for beta 6.
  5.  
  6. New stuff in this beta includes:
  7.  
  8. o Mouse server finally becomes a device in this release - courtesy of James Cox's
  9.   wonderful new all assembler mouse handling code. This gives much better double
  10.   click detection, and also removes some busy waiting (giving a slight speed up).
  11. o graf_watchbox() now works properly.
  12. o Program launching using shel_write() is more standard (in previous versions
  13.   blocking mode launch was in fact non-blocking), and parents are sent CH_EXIT
  14.   messages when a 'child' exits. Other problems with shel_write() also fixed.
  15. o Menu_text() bug fixed.
  16. o Tear-away menu bars.
  17. o Improved object & form handling.
  18. o Better text editing (in forms) with support for validation strings.
  19. o 16ms minimum timout on evnt_multi() has gone away.
  20. o Improved (if not perfect) mono support.
  21. o Multi-user support (UID/GID setable for launched processes). oAESis/XaAES/Geneva
  22.   joint extension to the GEM standard on that one....
  23.  
  24. Outstanding GEM compatibility issues:
  25. o 'Live' window operations.
  26. o Accessory support.
  27. o File selector - major problem, gotta sort that out as first priority.
  28. o Better mono support (again).
  29.  
  30. Other outstanding issues:
  31. o Window Manager API. As discussed on the XaAES mailling list, the
  32.   underlying stuff is already in place to allow alternative window
  33.   managers to load after XaAES. What should the API be like?
  34. o Docked toolbars - they're cool, and the widget structure of XaAES
  35.   would make them dead easy to do.
  36. o Getting round to putting in Johan's GCC diffs (oops, missed them again - next time,
  37.   I promise).
  38.  
  39. If anyone fancies doing a re-build with sockets instead of pipes, I'd
  40. love to see it.
  41.  
  42. Craig Graham.
  43.  
  44.